All Questions
1 question
4votes
1answer
10kviews
How to POST binary files with AngularJS (with upload DEMO)
unable to send file with angular post call I am trying to post .mp4 file with some data through ionic 1 with angular 1. While posting through POSTMAN it is fine and working. I am getting Success = ...